func runtime.heapBitsSetType

2 uses

	runtime (current package)
		malloc.go#L1148: 		heapBitsSetType(uintptr(x), size, dataSize, typ)
		mbitmap.go#L946: func heapBitsSetType(x, size, dataSize uintptr, typ *_type) {